home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC PowerPlay 9
/
PCPP #9.iso
/
PCPOWER.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1996-11-22
|
133 b
|
12 lines
@echo off
cd \
:start
pcpw-dos.exe cd-9.dat
if errorlevel == 1 Goto run
goto end
:run
call c:\pcpow.bat
goto start
:end